IGroup.AxesVelocity property
The actual velocity in the selected coordinate system of an axis group.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
ReadOnlyCollection<double> AxesVelocity { get; }
ReadOnly Property AxesVelocity As ReadOnlyCollection(Of Double)
Property Value
Type: ReadOnlyCollection<double>
See also